







[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The first element of the pair.
Namespace: Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
C# |
---|
public TFirst First |
Visual Basic (Declaration) |
---|
Public First As TFirst |
Visual C++ |
---|
public: TFirst First |
See Also
Pair<(Of <TFirst, TSecond>)> Structure
Wintellect.PowerCollections Namespace